home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / GAS211S2.ZIP / src / gas-211 / include / elf / changelo next >
Text File  |  1993-05-30  |  1KB  |  47 lines

  1. Thu Apr 29 12:12:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
  2.  
  3.     * common.h (EM_HPPA, NT_VERSION, STN_UNDEF, DT_*): New macros.
  4.     * external.h (Elf_External_Dyn): New type.
  5.     * internal.h (Elf_Intenral_Shdr): New field `size'.
  6.     (Elf_Internal_Dyn): New type.
  7.  
  8. Tue Apr 20 16:03:45 1993  Fred Fish  (fnf@cygnus.com)
  9.  
  10.     * dwarf.h (LANG_CHILL):  Change value to one randomly picked in
  11.     the user defined range, to reduce probability of collisions.
  12.  
  13. Sun Nov 15 09:34:02 1992  Fred Fish  (fnf@cygnus.com)
  14.  
  15.     * dwarf.h (AT_src_coords):  Whitespace change only.
  16.     * dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2):
  17.     Add from latest gcc.
  18.     * dwarf.h (LANG_CHILL):  Add as GNU extension.
  19.  
  20. Sat Aug  1 13:46:53 1992  Fred Fish  (fnf@cygnus.com)
  21.  
  22.     * dwarf.h:  Replace with current version from gcc distribution.
  23.  
  24. Fri Jun 19 19:05:09 1992  John Gilmore  (gnu at cygnus.com)
  25.  
  26.     * internal.h:  Add real struct tags to all the Type_Defs, so they
  27.     can be used in prototypes where the Type_Defs are not known.
  28.  
  29. Fri Apr  3 20:58:58 1992  Mark Eichin  (eichin at cygnus.com)
  30.  
  31.     * common.h: added ELF_R_{SYM,TYPE,INFO} for handling relocation
  32.     info
  33.     added EM_MIPS, and corrected value of EM_860 based on System V ABI
  34.     manual. 
  35.  
  36.     * external.h: added Elf_External_{Rel,Rela}.
  37.  
  38.     * internal.h: added Elf_Internal_{Rel,Rela}.
  39.     added rawdata to Elf_Internal_Shdr.
  40.  
  41. Sat Nov 30 20:43:59 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
  42.  
  43.     * common.h, dwarf.h, external.h, internal.h, ChangeLog; moved from
  44.     ../elf-<foo>
  45.  
  46.  
  47.